home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / floppy / dialogs_it.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  4.4 KB  |  97 lines

  1.  
  2. dialogId("disk-v-tady", "font_big", "It looks as if we finally got there.")
  3. dialogStr("Finalmente siamo arrivati, sembra.")
  4.  
  5. dialogId("disk-m-tady", "font_small", "Do you think this is it?")
  6. dialogStr("Pensi che sia questo?")
  7.  
  8. dialogId("disk-m-vejit", "font_small", "How could it all fit on one three and a half inch floppy?")
  9. dialogStr("Come pu├▓ stare tutto dentro ad un dischetto da 3.5\"?")
  10.  
  11. dialogId("disk-v-metrova", "font_big", "Look how much bigger than me it is. It is a three and a half meter floppy.")
  12. dialogStr("Guarda quanto ├¿ pi├╣ grande di me. Questo ├¿ un dischetto da 3 metri e mezzo.")
  13.  
  14. dialogId("disk-m-velka", "font_small", "That`s better. Big plan, big disk. That makes sense.")
  15. dialogStr("Giusto. Grande piano, grande dischetto. Ha senso.")
  16.  
  17. dialogId("disk-m-zvednem", "font_small", "Do you think we can lift it up?")
  18. dialogStr("Pensi che riusciremo a sollevarlo?")
  19.  
  20. dialogId("disk-v-tezko", "font_big", "It will be difficult.")
  21. dialogStr("Difficile.")
  22.  
  23. dialogId("disk-v-nejde", "font_big", "I don't think it can be done. Why would they be hiding it here, if we could lift it?")
  24. dialogStr("Non penso sia fattibile. Perch├⌐ lo avrebbero nascosto qui, se riuscissimo a sollevarlo?")
  25.  
  26. dialogId("disk-v-ulamu", "font_big", "Shut up, or I will break off your pins!")
  27. dialogStr("Smettila, o ti spezzo i piedini!")
  28.  
  29. dialogId("disk-v-kriz", "font_big", "Can you see that steel cross? This is the grave of our hopes.")
  30. dialogStr("Vedi quella croce di acciaio? Quella ├¿ la tomba delle nostre speranze.")
  31.  
  32. dialogId("disk-m-depres", "font_small", "Don`t be always so gloomy. I can`t bear it.")
  33. dialogStr("Non essere sempre cos├¼ deprimente. Non lo sopporto.")
  34.  
  35. dialogId("disk-m-nahrat", "font_small", "Wouldn`t it be enough to download that plan from the floppy to our notebook?")
  36. dialogStr("Non basterebbe scaricare il piano dal dischetto al nostro portatile?")
  37.  
  38. dialogId("disk-v-mas", "font_big", "Why not. Take it out.")
  39. dialogStr("Perch├⌐ no? Tiralo fuori.")
  40.  
  41. dialogId("disk-m-sakra", "font_small", "Oh, darn! I left it at home.")
  42. dialogStr("Oh diamine! L'ho lasciato a casa.")
  43.  
  44. dialogId("disk-v-vratime", "font_big", "Shall we return for it?")
  45. dialogStr("Dovremmo tornare a prenderlo?")
  46.  
  47. dialogId("disk-v-naano", "font_big", "Never. It may seem funny to you, but my fins are sore.")
  48. dialogStr("Mai. Ti sembrer├á molto divertente, ma mi fanno male le pinne.")
  49.  
  50. dialogId("disk-v-nane", "font_big", "Suit yourself. I am curious how are you going to do it now.")
  51. dialogStr("Come vuoi. Ma sono curioso di vedere come ci riuscirai, adesso.")
  52.  
  53. dialogId("disk-m-zmatlo", "font_small", "What if there is no plan on this floppy? What if it is here only to confound us?")
  54. dialogStr("E se nel dischetto non ci fosse nessun piano? Se fosse stato messo qui solo per confonderci?")
  55.  
  56. dialogId("disk-v-neverim", "font_big", "I don`t believe that. Is there some other object that would be more difficult to get out?")
  57. dialogStr("Non credo. C'├¿ forse qualcos'altro di pi├╣ difficle per noi da portar fuori?")
  58.  
  59. dialogId("disk-m-tvorecci", "font_small", "What kind of little creatures are those?")
  60. dialogStr("Che razza di creaturine sono quelle?")
  61.  
  62. dialogId("disk-v-viry", "font_big", "These must be computer viruses.")
  63. dialogStr("Devono essere virus informatici.")
  64.  
  65. dialogId("disk-m-potvory", "font_small", "Yuck. Some monsters.")
  66. dialogStr("Bleah. Che mostriciattoli.")
  67.  
  68. dialogId("disk-v-pozor", "font_big", "Above all, we must be careful not to take them with the disk. The player wouldn`t be happy if we pour them on their desktop.")
  69. dialogStr("Tra l'altro, dobbiamo stare attenti a non portarceli via col disco. Il giocatore non sarebbe tanto felice di ritrovarseli sul suo desktop.")
  70.  
  71. dialogId("disk-m-ukol", "font_small", "Our goal is to push out that disk.")
  72. dialogStr("Il nostro obiettivo e tirar fuori il dischetto.")
  73.  
  74. dialogId("disk-x-nepohnes", "font_darkgrey", "You won`t move me easily!")
  75. dialogStr("Non mi sposterete facilmente!")
  76.  
  77. dialogId("disk-x-mazany", "font_darkgrey", "That was smart!")
  78. dialogStr("Sagace!")
  79.  
  80. dialogId("disk-x-jejda0", "font_darkgrey", "Ooops!")
  81. dialogStr("Oops!")
  82.  
  83. dialogId("disk-x-jejda1", "font_darkgrey", "Darn!")
  84. dialogStr("Maledizione!")
  85.  
  86. dialogId("disk-x-au0", "font_darkgrey", "Oh.")
  87. dialogStr("Ahio.")
  88.  
  89. dialogId("disk-x-au1", "font_darkgrey", "Ouch.")
  90. dialogStr("Ohi.")
  91.  
  92. dialogId("disk-x-au2", "font_darkgrey", "Yup.")
  93. dialogStr("Ah.")
  94.  
  95. dialogId("disk-x-uzne", "font_darkgrey", "Leave me alone!")
  96. dialogStr("Lasciatemi solo!")
  97.